home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 2 / Geek_Gadgets_2_2352.bin / lists / ade-gcc.archive.9602.gz / ade-gcc.archive.9602 / 000016_owner-ade-gcc_Wed Feb 7 17:23:34 1996.msg < prev    next >
Internet Message Format  |  1996-02-28  |  3KB

  1. Return-Path: <owner-ade-gcc>
  2. Received: by fishpond (Smail3.1.29.1 #57)
  3.     id m0tkIGZ-000gXXa; Wed, 7 Feb 96 17:23 EST
  4. Sender: owner-ade-gcc
  5. Received: by fishpond (Smail3.1.29.1 #57)
  6.     id m0tkIGT-000gXUC; Wed, 7 Feb 96 15:23 MST
  7. Message-Id: <m0tkIGT-000gXUC@fishpond>
  8. From: fnf (Fred Fish)
  9. Subject: Re: big BANG gcc270&gcc272
  10. To: Walter.Harms@arbi.informatik.uni-oldenburg.de (Walter Harms)
  11. Date: Wed, 7 Feb 1996 15:22:59 -0700 (MST)
  12. Cc: ade-gcc@amigalib.com
  13. In-Reply-To: <m0tkHF9-000DIzC@rubin.Informatik.Uni-Oldenburg.DE> from "Walter Harms" at Feb 7, 96 10:17:32 pm
  14. X-Mailer: ELM [version 2.4 PL23]
  15. MIME-Version: 1.0
  16. Content-Type: text/plain; charset=US-ASCII
  17. Content-Transfer-Encoding: 7bit
  18. Content-Length: 1748      
  19. Sender: owner-ade-gcc@amigalib.com
  20. Precedence: bulk
  21.  
  22. >     the awk-3.0.0 unfortunatly i found 2 major
  23. >     problems using configure kills the amiga 
  24. >     no enforcer hit, just black screen, dead
  25. >     ( i will invertigate this later, just for info)
  26.  
  27. I just ran gawk 3.0.0 configure here with no problems, after I
  28. replaced all occurances of "echo" with "/bin/echo" (didn't try the
  29. original script but ksh builtin echo is known to have problems with
  30. args starting with "-".
  31.  
  32. >     more serious is the problem with an c-source.
  33. >     (fred: the cpp output is attached, hope its ok so)
  34. >     the gcc270 and gcc272 crashes. i tried to find
  35. >     some reason but with no clear results it seems
  36. >     that cc1 is poking wild in the memmory.
  37.  
  38. This compiled fine here for me with the current ADE 2.7.2
  39. compiler.
  40.  
  41. I know its frustrating to have me say "works fine here with the latest
  42. ..." and not have access to these tools, but at least it shows that
  43. there is probably no fundamental problems with the code you are trying
  44. to run or build.  The last general ADE release was early December, and
  45. I'm not at all happy about the fact that there hasn't been anything
  46. since.
  47.  
  48. My goal is at least one, and maybe two releases each month, as
  49. stability testing allows.  I was at a stability point last week, but a
  50. recent batch of changes to ixemul broke something, so either that
  51. needs to be resolved quickly or I need to revert back to that stable
  52. point.  As soon as this is handled, I've decided to go ahead and
  53. package another release.  The major change since the last release is
  54. of course the update to 2.7.2.  There have also been updates to a few
  55. other things, like libg++.  I had hoped to have everything updated
  56. before the next release, but that doesn't appear possible without
  57. dragging the next release out another month or so.
  58.  
  59. -Fred
  60.